| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_asset_compare_test.cpp | 254 static void TagAsset(AssetOpType flag, AssetStatus status, Asset &asset) in TagAsset() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
| H A D | cloud_store_types.h | 72 uint32_t flag = static_cast<uint32_t>(AssetOpType::NO_CHANGE); member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_sync_task_context.cpp | 311 bool SingleVerSyncTaskContext::StartFeedDogForSync(uint32_t time, SyncDirectionFlag flag) in StartFeedDogForSync() argument 316 void SingleVerSyncTaskContext::StopFeedDogForSync(SyncDirectionFlag flag) in StopFeedDogForSync() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
| H A D | db_types.h | 46 uint64_t flag = 0; member
|
| /foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/ |
| H A D | decode_data_process.cpp | 691 OnOutputBufferAvailable(uint32_t index, const MediaAVCodec::AVCodecBufferInfo& info, const MediaAVCodec::AVCodecBufferFlag& flag, std::shared_ptr<Media::AVSharedMemory> buffer) OnOutputBufferAvailable() argument
|
| H A D | decode_data_process_common.cpp | 738 OnOutputBufferAvailable(uint32_t index, const MediaAVCodec::AVCodecBufferInfo& info, const MediaAVCodec::AVCodecBufferFlag& flag, std::shared_ptr<Media::AVSharedMemory> buffer) OnOutputBufferAvailable() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/ |
| H A D | dcamera_source_dev.cpp | 830 void DCameraSourceDev::SetHicollieFlag(bool flag) in SetHicollieFlag() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | fbex.cpp | 65 uint8_t flag = 0; member 147 int FBEX::InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, in InstallEL5KeyToKernel() argument 190 int FBEX::InstallKeyToKernel(uint32_t userId, uint32_t type, uint8_t *iv, uint32_t size, uint8_t flag) in InstallKeyToKernel() argument [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | prop_n_exporter.cpp | 102 int flag = DEFAULT_FLAG;
member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| H A D | att_send_request.c | 1529 void ATT_ExecuteWriteRequest(uint16_t connectHandle, uint8_t flag) in ATT_ExecuteWriteRequest() argument [all...] |
| H A D | att_common.h | 234 uint8_t flag; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_service.cpp | 402 bool HfpHfService::AcceptIncomingCall(const RawAddress &device, int flag) in AcceptIncomingCall() argument 447 bool HfpHfService::HandleIncomingCall(const RawAddress &device, int flag) in HandleIncomingCall() argument 462 bool HfpHfService::HandleMultiCall(const RawAddress &device, int flag, int index) in HandleMultiCall() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_client.cpp | 448 int ObexClient::SetPath(uint8_t flag, const std::u16string &path) in SetPath() argument
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | softbus_adapter_socket.c | 354 int32_t SoftBusSocketFcntl(int32_t socketFd, long cmd, long flag) in SoftBusSocketFcntl() argument
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
| H A D | fillp_input.c | 792 FillpHdlConnect(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *buf, struct SpungeInstance *inst, FILLP_UINT16 flag) FillpHdlConnect() argument 840 FillpDoInputPktType(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *buf, struct SpungeInstance *inst, FILLP_UINT16 flag) FillpDoInputPktType() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
| H A D | storage_daemon_communication.cpp | 151 int32_t StorageDaemonCommunication::Mount(std::string volumeId, int32_t flag) in Mount() argument 461 CreateShareFile(const std::vector<std::string> &uriList, uint32_t tokenId, uint32_t flag) CreateShareFile() argument
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_daemon_proxy_mock.cpp | 183 CreateShareFile(const std::vector<std::string> &uriList, uint32_t tokenId, uint32_t flag) CreateShareFile() argument
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_option.cpp | 69 void WindowOption::AddWindowFlag(WindowFlag flag) in AddWindowFlag() argument 74 void WindowOption::RemoveWindowFlag(WindowFlag flag) in RemoveWindowFlag() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | threadsndk1.cpp | 34 once_flag flag;
member
|
| H A D | threadsndk.cpp | 420 static once_flag flag = ONCE_FLAG_INIT;
variable
|
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| H A D | ActsLwipTest.cpp | 65 int flag = 1; in CommInitTcpServer() local 769 int flag = 1; in HWTEST_F() local
|
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| H A D | lwip_func_test.c | 87 int flag = 1; in CommInitTcpServer() local 729 int flag = 1; variable
|
| /test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/ |
| H A D | global_napi_test.cpp | 355 bool flag = (result == false);
in IsRawDir() local 372 bool flag = (drawable == nullptr);
in GetDrawableDescriptor() local 387 bool flag = (drawable != nullptr);
in GetDrawableDescriptorByName() local 407 bool flag = (result != nullptr && len != 0);
in GetMediaBase64() local 424 bool flag = (result != nullptr && len != 0);
in GetMediaBase64ByName() local 444 bool flag = (result != nullptr && len != 0); GetMedia() local 461 bool flag = (result != nullptr && len != 0); GetMediaByName() local 477 bool flag = (code == 0 && result == 983040); GetSymbolByName() local 494 bool flag = (code == 0 && result == 983040); GetSymbol() local 512 bool flag = (code == 0 && result == true); GetBoolByName() local 529 bool flag = (code == 0 && result == true); GetBool() local 548 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralStringByName() local 568 bool flag = (code == 0 && strcmp(result, "1 apples") == 0); GetPluralString() local 615 bool flag = (code == 0 && result == 100); GetIntByName() local 632 bool flag = (code == 0 && result == 100); GetInt() local 648 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloatByName() local 665 bool flag = (code == 0 && (fabs(result - 30.6) >= 1e-9)); GetFloat() local 706 bool flag = (code == 0 && config.direction == 0 && config.deviceType == 0 && config.screenDensity == 3 && GetConfiguration() local 779 bool flag = (code == 0 && resultValueTemp != nullptr && resultValue == nullptr); ReleaseStringArray() local 797 bool flag = (code == 0 && strcmp(temp, "zh_Hans_CN") == 0 && config.locale == nullptr); ReleaseConfiguration() local 812 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetStringByName() local 829 bool flag = (code == 0 && strcmp(result, "entry_MainAbility") == 0); GetString() local 932 bool flag = (result != NULL && len != 0); GetMediaData() local 952 bool flag = (result != NULL && len != 0); GetMediaDataByName() local 975 bool flag = (drawable != NULL); GetDrawableDescriptorData() local 993 bool flag = (drawable != NULL); GetDrawableDescriptorDataByName() local 1005 bool flag = (code == 401); AddResource() local 1017 bool flag = (code == 401); RemoveResource() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | atrac3plus.c | 243 int i, weight_idx = 0, delta, diff, pos, delta_bits, min_val, flag, in decode_channel_wordlen() local
|
| H A D | cbs_av1.c | 553 #define flag(name) fb(1, name) macro
|