Home
last modified time | relevance | path

Searched defs:store (Results 1 - 25 of 364) sorted by relevance

12345678910>>...15

/third_party/node/test/cctest/
H A Dtest_node_crypto.cc18 X509_STORE* store = node::crypto::NewRootCertStore(); in TEST() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store_test.cc29 VirtualFileStore store; in TEST() local
/third_party/python/Tools/scripts/
H A Ddutree.py25 def store(size, comps, total, d): function
/third_party/openssl/test/
H A Dx509_dup_cert_test.c21 X509_STORE *store = NULL; in test_509_dup_cert() local
/base/security/certificate_manager/interfaces/kits/napi/include/
H A Dcm_napi_get_app_cert_list_common.h29 uint32_t store = 0; member
H A Dcm_napi_get_app_cert_info_common.h30 uint32_t store = 0; member
H A Dcm_napi_uninstall_app_cert_common.h29 uint32_t store = 0; member
H A Dcm_napi_install_app_cert_common.h32 uint32_t store = 0; member
/base/security/security_guard/services/data_collect/store/src/
H A Drdb_event_store_callback.cpp37 int32_t RdbEventStoreCallback::OnUpgrade(OHOS::NativeRdb::RdbStore &store, int32_t oldVersion, int32_t newVersion) in OnUpgrade() argument
/third_party/python/Lib/idlelib/
H A Dhistory.py90 def store(self, source): member in History
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_permission_check.cpp69 bool CmIsSystemAppByStoreType(const uint32_t store) in CmIsSystemAppByStoreType() argument
78 bool CmPermissionCheck(const uint32_t store) in CmPermissionCheck() argument
/base/security/certificate_manager/test/fuzz_test/cmgetappcert_fuzzer/
H A Dcmgetappcert_fuzzer.cpp41 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmgetcertinfo_fuzzer/
H A Dcmgetcertinfo_fuzzer.cpp40 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmgetusercertinfo_fuzzer/
H A Dcmgetusercertinfo_fuzzer.cpp41 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cminstallappcert_fuzzer/
H A Dcminstallappcert_fuzzer.cpp55 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmsetcertstatus_fuzzer/
H A Dcmsetcertstatus_fuzzer.cpp41 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/fuzz_test/cmuninstallappcert_fuzzer/
H A Dcmuninstallappcert_fuzzer.cpp41 uint32_t store; in DoSomethingInterestingWithMyAPI() local
/third_party/curl/src/
H A Dtool_helpers.c88 int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) in SetHTTPrequest() argument
/third_party/icu/icu4j/perf-tests/perldriver/
H A DOutput.pm317 sub store { subroutine
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_wide_load_store.c67 nir_intrinsic_instr *store = in lower_wide_load_store() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.cc78 auto store = store_.get(); in run() local
H A Dstart.cc23 auto store = store_.get(); in run() local
H A Dstart.c25 wasm_store_t* store = wasm_store_new(engine); in main() local
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DOutput.pm317 sub store { subroutine
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c79 ubyte *store = (ubyte *) MALLOC( MAX_VERTEX_SIZE * nr + in draw_alloc_temp_verts() local

Completed in 7 milliseconds

12345678910>>...15