Searched defs:outResult (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_fd_listener_module_test.cpp | 161 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener, variable 289 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener, variable 323 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener, variable 423 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener, variable 445 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener… in AddFileDescriptorHelper() local
|
H A D | event_handler_press_module_test.cpp | 216 …auto outResult = handler->AddFileDescriptorListener(fds[1], FILE_DESCRIPTOR_OUTPUT_EVENT, listener, variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | recorder_capability_napi.cpp | 109 … bool outResult = RecorderProfilesFactory::CreateRecorderProfiles().IsAudioRecorderConfigSupported( in IsAudioRecorderConfigSupported() local 260 … bool outResult = RecorderProfilesFactory::CreateRecorderProfiles().HasVideoRecorderProfile( in HasVideoRecorderProfile() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_rsa_cipher.cpp | 892 int32_t outResult = HksCryptoHalGenerateKey(&testCaseParams.spec, &key); in RunTestCase() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | protocol_proto.cpp | 493 ParseResult &outResult) in CheckAndParsePacket() 527 int ProtocolProto::CheckAndParseFrame(const SerialBuffer *inBuff, ParseResult &outResult) in CheckAndParseFrame()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_gatt_client.cpp | 40 …tus CheckCreateGattClientDeviceParams(napi_env env, napi_callback_info info, napi_value &outResult) in CheckCreateGattClientDeviceParams()
|