Home
last modified time | relevance | path

Searched refs:QueryResult (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dstream_encrypt_client_mt.cpp147 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); in HWTEST_F()
200 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); in HWTEST_F()
341 std::shared_ptr<Response> resp = TMessenger::GetInstance().QueryResult(WAIT_TIMEOUT); in HWTEST_F()
H A Dtmessenger.h87 std::shared_ptr<Response> QueryResult(uint32_t timeout);
H A Dtmessenger.cpp314 std::shared_ptr<Response> TMessenger::QueryResult(uint32_t timeout) in QueryResult() function in OHOS::TMessenger
/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
H A Ddynamic_cache.h39 sptr<IRemoteObject> QueryResult(int32_t querySaId, int32_t code) in QueryResult() function in OHOS::DynamicCache
48 HILOGD("DynamicCache QueryResult Return Cache"); in QueryResult()
52 HILOGD("DynamicCache QueryResult Recompute"); in QueryResult()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_interface.h157 } QueryResult; typedef
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp121 return QueryResult(systemAbilityId, GET_SYSTEM_ABILITY_CODE); in GetSystemAbility()
248 return QueryResult(systemAbilityId, CHECK_SYSTEM_ABILITY_CODE); in CheckSystemAbility()

Completed in 6 milliseconds