Home
last modified time | relevance | path

Searched defs:handle_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dchannel_tracker.cc66 int64_t handle_value = next_channel_++; in AllocateHandle() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dplatform_channel.cc241 int handle_value = 0; in RecoverPassedEndpointFromString() local
/aosp_15_r20/external/leveldb/table/
H A Dtable.cc221 Slice handle_value = iiter->value(); in InternalGet() local
/aosp_15_r20/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dscanner.rs1207 let mut handle_value: *mut yaml_char_t = ptr::null_mut::<yaml_char_t>(); in yaml_parser_scan_tag_directive_value() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dcallbacks.py2765 def handle_value(k): function
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp6695 BasicJsonType* handle_value(Value&& v) in handle_value() function in nlohmann::detail::json_sax_dom_parser
6953 std::pair<bool, BasicJsonType*> handle_value(Value&& v, const bool skip_callback = false) in handle_value() function in nlohmann::detail::json_sax_dom_callback_parser